-
Notifications
You must be signed in to change notification settings - Fork 324
eof: Remove support for EOF Creation Transaction #1190
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
+111
−516
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1190 +/- ##
==========================================
- Coverage 94.80% 94.74% -0.07%
==========================================
Files 172 172
Lines 19580 19335 -245
==========================================
- Hits 18563 18318 -245
Misses 1017 1017
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
04dc99e
to
fa6226c
Compare
5ee1029
to
3f282f4
Compare
3f282f4
to
c0014e1
Compare
pdobacz
approved these changes
Apr 10, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
c0014e1
to
46fac88
Compare
41a600d
to
d639188
Compare
This was referenced Apr 22, 2025
d639188
to
bb2568f
Compare
pdobacz
approved these changes
Apr 23, 2025
chfast
reviewed
Apr 23, 2025
bb2568f
to
bff3549
Compare
This is simplification, it is more natural to check it together with the check for truncated body. This check was earlier moved into higher-level function to allow for stray bytes in EOF Creation Transactions.
No need to call from EOF Creation Transaction processing anymore.
bff3549
to
0355d0d
Compare
chfast
approved these changes
Apr 24, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.